You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TVec Class
>
TVec Methods
>
Size Method
>
TVec.Size Method ([In] TMtxVecBase, [In] TMtxFloatPrecision)
Dew Math for .NET
TVec.Size Method ([In] TMtxVecBase, [In] TMtxFloatPrecision)
TVec Class
TVec Members
Dew.Math Namespace
Size Method
Collapse All
Sets vector size.
Syntax
C#
Visual Basic
public
override
TMtxVec
Size
([In]
TMtxVecBase
Src
, [In]
TMtxFloatPrecision
aFloatPrecision
);
Public
override
Function
Size
(
Src
As
[In]
TMtxVecBase
,
aFloatPrecision
As
[In]
TMtxFloatPrecision
)
As
TMtxVec
Remarks
Length
is set to Src.
Length
and precision is set to aFloatPrecision.
Group
Size Method
Links
TVec Class
,
TVec Members
,
Dew.Math Namespace
,
Size Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!